home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmImVaSetFocusValues.z / XmImVaSetFocusValues
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss((((3333XXXX))))  UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV  XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss - An input manager function that
  10.           notifies an input manager that a widget has received input
  11.           focus and updates the input context attributes
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           #include <Xm/XmIm.h>
  15.           vvvvooooiiiidddd XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss(
  16.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss notifies the input manager that the
  23.           specified widget has received input focus. This function
  24.           also updates the attributes of the input context associated
  25.           with the widget. This function passes the attributes and
  26.           values to _X_I_C_S_e_t_V_a_l_u_e_s. The caller of this routine should
  27.           pass in only those values that have changed since the last
  28.           call to any of these functions; XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss,
  29.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss, XXXXmmmmIIIImmmmSSSSeeeettttVVVVaaaalllluuuueeeessss, or XXXXmmmmIIIImmmmSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss.
  30.           See the description in the XXXXmmmmIIIImmmmSSSSeeeettttVVVVaaaalllluuuueeeessss(3) reference page
  31.           for a list of associated resources.
  32.  
  33.           This routine uses the ANSI C variable-length argument list
  34.           (varargs) calling conventions. The variable-length argument
  35.           list consists of groups of arguments each of which contains
  36.           an attribute followed by the value of the attribute. The
  37.           last argument in the list must be NULL
  38.  
  39.           Note that the List and TextField widgets call the
  40.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss function when they receive focus.
  41.           Therefore, further calls to the XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss
  42.           function for these widgets are unnecessary.
  43.  
  44.           _w_i_d_g_e_t    Specifies the ID of the widget registered with the
  45.                     input manager
  46.  
  47.           For more information on variable-length argument lists, see
  48.           the X Toolkit Intrinsics documentation.
  49.  
  50.      RRRREEEELLLLAAAATTTTEEEEDDDD
  51.           XXXXmmmmIIIImmmmSSSSeeeettttFFFFooooccccuuuussssVVVVaaaalllluuuueeeessss(3), XXXXmmmmIIIImmmmSSSSeeeettttVVVVaaaalllluuuueeeessss(3), and
  52.           XXXXmmmmIIIImmmmVVVVaaaaSSSSeeeettttVVVVaaaalllluuuueeeessss(3).
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.